| Total Complexity | 20 |
| Dependencies | 5 |
| Dependents | 1 |
| Total lines | 226 |
| Lines of code | 122 |
| Logical lines of code | 57 |
| Comment lines | 74 |
| Methods | 6 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| prepare_shipping_info() | 49 | 6 | 33 | |
| calculate_best_rate() | 55 | 4 | 20 | |
| get_best_shipping_with_cost() | 56 | 3 | 17 | |
| get_shipping_zones() | 62 | 3 | 12 | |
| is_free_shipping_available() | 64 | 3 | 10 | |
| put_product_into_a_shipping_package() | 50 | 1 | 30 |